fix some format mismatches found by PVS-Studio
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 24 Mar 2021 14:16:24 +0000 (08:16 -0600)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 24 Mar 2021 14:16:24 +0000 (08:16 -0600)
commitb6577527179dd544a35f23b31df16d47e664c070
tree662bd4925fbf165fe3219374b468e6a4ee2afa8e
parent344e8cf09d3a7fde01849f8eb2d442746b63aafe
fix some format mismatches found by PVS-Studio

V576 Incorrect format. Consider checking the second actual argument of the 'asprintf' function. The SIGNED integer type argument is expected.

QString::asprintf is not recommended for new code anyway.
mtk_logger.cc
skytraq.cc
waypt.cc